home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Web Publisher's Design Gu…or Windows (2nd Edition)
/
design.iso
/
otherfiles
/
sideshow (shockwave)
/
00010.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-08-28
|
187 b
|
11 lines
on mouseUp
startTimer()
puppetSprite(5, 1)
repeat while the timer < 10
set the castNum of sprite 5 to 33
updateStage()
end repeat
puppetSprite(5, 0)
updateStage()
end